﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
a{ color:#333; text-decoration:none;   }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0;  }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1200px; }
.w1440{ margin: 0px auto; width:1440px; }
.l{float: left}
.r{float: right}
audio, canvas, progress, video{display: inline-block; vertical-align: baseline;}
*:focus {
    outline: none; 
}

.in_header{width:100%; height:100px; position:fixed; top:0; left:0;  z-index:9999;  padding: 0 6%;}
.h_logo{width:24%; float: left; line-height:100px; display: flex; align-items: center; height:100px}
.h_logo img{align-items: center; margin: 0px auto; max-height: 100%; max-width: 100%}
.logo2{display: none}
.h_dianhua{width:26px; height:100px; float: right; background: url(../images/h_dhs.png) no-repeat center; position: relative}
.h_dianhua p{color:#001f82; font-size: 26px; background: #fff; position: absolute; top:68px; right:0; font-weight: bold; width: 230px; text-align: center; 
	line-height:45px; display: none;}
.h_dianhua:hover p{display: block}


/*导航*/
#menu{width:55%; height: 100%;  float: right; background: url(../images/n_xs.png) no-repeat right center;  margin-right:2%;}
#menu .nav{ position:relative; z-index:1;   width:100%; height:auto; margin: 0px auto;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:100%; line-height:100px; width:12.5%;  }
#menu .nav .nLi:last-child{margin-right: 0}
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative; height:100%; display: table; margin: 0px auto;}
#menu .nav .nLi p a{color:#fff;font-size:16px;   height:100%; display: block;  overflow: hidden; position: relative; padding: 0 5px }
#menu .nav .sub{ display:none; width:140px; left:50%; margin-left: -70px; top:80px;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 15px;  color:#333;}
#menu .nav .sub a:hover{ color:#004ca2;  }
.nLi > p > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active p a,#menu .nav .nLi:hover p a{font-weight:bold;}
#fp-nav ul li, .fp-slidesNav ul li{width:10px; height:10px;  border-radius: 50%;  margin: 0 0 18px}
#fp-nav ul li a span, .fp-slidesNav ul li a span{border: 1px solid #0365ee; background: none;  width:10px; height:10px; top: 50%; left: 50%; border-radius: 50%; transform: translate(-50%,-50%);}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background:#0365ee;  margin: -2px 0 0 -2px;}
#fp-nav.right{right:20px;}
.two_header #menu .nav .nLi p a{color:#333}
.two_header .logo2{display: block}
.two_header .logo1{display: none}
.two_header #menu{background: url(../images/nh_xs.png) no-repeat right center;}
.two_header .h_dianhua{background: url(../images/hh_dhs.png) no-repeat center}




/*第1块*/
.section1{display: block; width: 100%; height: 100vh;overflow: hidden; position: relative;}
.indexBanner{width:100%; height: 100vh; overflow: hidden; position: relative}
.section1 .swiper-container{width:100%; }
.section1 .content_list_img{width:100%; height:100vh; display: block }
.section1 .content_list_img img{width:100%; display: block; height:100vh;  object-fit: cover; object-position: center center; transition: transform 6s ease 0s, opacity 3s ease 0s;}
.section1 .swiper-pagination{ bottom:19.5vh; left:13%; width: 47%;}
.section1 .swiper-pagination-bullet{background: #fff;  width: 10px; height: 10px; opacity: 1}
.section1 .swiper-pagination-bullet-active{width:40px; border-radius: 25px;}
.ban_info{width:1440px; height: auto; position: absolute; bottom:31%; left:50%; margin-left:-720px }
.ban_info h3{color:#fff; font-size: 48px; font-weight: bold;}
.ban_info h4{color:#fff; font-size: 24px; margin-top:2vh}
.swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal{width:44%; bottom:21vh; background: #fff; height: 1px; left:14.5%}
.swiper-scrollbar-drag{height: 5px; background:#fff; top:-2px;}
.section1 .swiper-pagination{font-size: 24px; color: #fff}
.section1 .swiper-pagination-total{float: right}
.section1 .swiper-pagination-current{float:left}
.ban_info {
    transition: 600ms;
    -webkit-transition: 600ms;
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transform: translateY(80px);
    -webkit-transform: translateY(80px);
    opacity: 0;
}

.swiper-slide-active .ban_info{ transform: translateY(0); -webkit-transform: translateY(0); opacity: 1;}
.section1 .swiper-slide-active .content_list_img img{transform: matrix(1.15, 0, 0, 1.15, 0, 0);}



/*第2块*/
.section2{width: 100%; height: 100%;overflow: hidden; position: relative; }
.section2 .w1440{position: relative; z-index: 9; margin-top: 9vh }
.section2_ban{background: url(../images/section2_bjs.jpg) no-repeat center; background-size:cover; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section2_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_about_left{width:60%; height: auto; float: left}
.index_about_top{width:100%; height: auto; margin-bottom: 24px;}
.about_top_honor{width:32%; height:auto; float: left; margin-right: 2%; background: #fff; padding:70px 30px 65px}
.about_top_honor a{width:100%; height: auto; text-align: center; display: block}
.about_top_honor a img{width:77px; height: auto; display: block; margin: 0px auto 30px;   -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.about_top_honor a p{color:#333333; font-size: 16px;}
.about_top_honor:hover{box-shadow:5px 4px 8px rgba(0,0,0,0.2)}
.about_top_honor:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}


.about_top_video{width:32%; height: 263px; overflow: hidden; display: flex; align-items: center; margin-right: 0}
.about_top_video img{align-items: center; margin: 0px auto; 
    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_about_num{width:100%; height: auto;}
.index_about_num dl{width:32%; height:auto; float: left; margin-right: 2%; background: #fff; padding:70px 30px 65px}
.index_about_num dl:last-child{margin-right: 0}
.index_about_num dl dt{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333333}
.index_about_num dl dt hr{width:40px; height:1px; background: #e5e5e5; margin:10px 0 40px}
.index_about_num dl dt span{color:#001f82; font-weight: bold; font-size: 48px;}
.index_about_num dl dd{color:#333333; font-size: 18px;}
.index_about_right{width:35%; height: auto; float: right}
.index_about_right h4{color:#333333; opacity: 0.2; font-weight: bold; font-size: 60px; text-transform: uppercase}
.index_about_right h3{color:#001f82; font-size: 36px; font-weight: bold;}
.index_about_right hr{width:100%; height: 1px; background:rgba(0,31,130,0.3); border: 0; margin: 4vh 0}
.in_abxx{width:100%; height: auto; overflow: hidden; color:#333333; font-size: 16px; line-height: 30px; display: block}
.index_about_num dl:hover{box-shadow:5px 4px 8px rgba(0,0,0,0.2)}
.in_abmore{width:auto; display:table; font-size: 16px; color: #333333; background: url(../images/ch_more.png) no-repeat right center; padding-right:50px; margin-top:5vh;
 transition: all 0.4s ease-in-out;}
.about_top_video:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.in_abmore:hover{color:#001f82; font-weight:bold;  padding-right:60px;}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}



/*4*/
.section4{width: 100%; height: 100%; overflow: hidden; position: relative; position: relative}
.section4 .w1440{position: relative; z-index: 9; }
.section4 .fp-tableCell{vertical-align: bottom;}
.section4_ban{background: url(../images/section4_bjs.jpg) no-repeat center; background-size:cover; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section4_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section4 .index_case_title{margin-bottom: 6vh}
.section4 .index_case_title p{line-height:30px;}
.index_product{width:100%; height: auto; overflow: hidden}
.index_product ul{width:100%; height: auto; overflow: hidden}
.index_product ul li{width:24.25%; height: auto; float: left; position: relative; margin-right: 1%; overflow: hidden}
.index_product ul li:nth-child(4){margin-right: 0}
.index_product ul li img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product ul li a{width:100%; height: 100%; position: absolute; top:0; left:0; padding:90px 10% 0}
.index_product_bt{width:100%;}
.index_product_bt h4{color:#fff; font-size: 24px; font-weight: bold; margin-bottom:15px;}
.index_product_bt h5{color:#fff; font-size: 16px; }
.index_product ul li i{width:40px; height: 39px;  background: url(../images/jia.png) no-repeat center; display: none; margin-top: 45px;}
.index_product ul li h6{color:#fff; font-size: 18px; writing-mode:tb-rl; writing-mode:vertical-rl; text-transform: uppercase; position: absolute; 
	bottom:5px; left:10%}
.index_product ul li:hover a{background: rgba(20,44,125,0.5)}
.index_product ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_product ul li:hover i{display: block}

.pro_more{width:90px; height: auto; position: absolute; bottom:8%; right:4%;  animation:mymove 3s infinite; z-index: 9;}
.pro_more img{width:100%; display: block}
@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -10px);
		}
		100% {
			transform: translate(0px, 0px);
		}

}




/*5*/
.section5{width: 100%; height: 100%; overflow: hidden; position: relative; }
.section5 .fp-tableCell{vertical-align: bottom;}
.section5 .w1440{position: relative; z-index: 9; }
.section5_ban{background: url(../images/section5_bjs.jpg) no-repeat center; background-size:cover; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section5_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_case_title{width:100%; height: auto; overflow: hidden}
.index_case_title h4{color:#fff; font-size: 30px; font-weight:bold; margin-bottom: 15px;}
.index_case_title p{color:#fff; font-size: 18px;}
.index_case_all{width:100%; height: auto; margin-top:4.5vh; position: relative}
.index_case_all .swiper-slide a{width:100%; height: auto; display: block}
.index_case_img{width:100%; overflow: hidden}
.index_case_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case_all .swiper-slide a h4{width:100%; height:46px; background: #fff; text-align: center; line-height: 46px; font-size:16px; color: #333333; padding: 0 10px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap  }
.index_case_all .swiper-slide a:hover h4{background: #001f82; color:#fff}
.index_case_all .swiper-slide a:hover .index_case_img img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_case_all .swiper-button-next,.index_case_all .swiper-button-prev{width:54px; height: 54px; margin-top: -27px}
.index_case_all .swiper-button-next{background: url(../images/c_right.png) no-repeat center; right:-80px}
.index_case_all .swiper-button-prev{background: url(../images/c_left.png) no-repeat center; left:-80px;}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content: ""}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content: ""}
.index_case_more{width:119px; height: 119px; border-radius: 50%; text-align: center; background: #fff; box-shadow: 0 0 3px rgba(0,0,0,0.2); 
	margin:6vh auto 11vh; padding-top: 42px; display:block;  padding-top: 42px; 
transition: all 0.4s ease-in-out;}
.index_case_more p{color:#001f82; font-size: 16px;}

.index_case_more:hover{ padding-top:50px; box-shadow:0 0 10px rgba(255,255,255,0.5)}

.index_case_bottom{width:100%; height:16.5vh; background: url(../images/case_bottom.jpg) no-repeat center; position: absolute; bottom:0; left:0; 
	font-size: 170px; font-weight: bold; }
.case_bottom_zi{width:1440px; position: absolute; bottom:0; left:50%; line-height: 138px; margin-left:-720px; color:#fff; opacity: 0.03 }



/*6*/
.section6{width: 100%; height: 100%;overflow: hidden; position: relative; }
.section6 .w1440{position: relative; z-index: 9; margin-top: 9vh }
.section6_ban{background: url(../images/section6_bjs.jpg) no-repeat center; background-size:cover; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section6_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_news_title{width:100%; height: auto; overflow: hidden}
.index_news_title h4{color:#001f82; font-size: 30px; font-weight:bold; margin-bottom: 15px;}
.index_news_title p{color:#333333; font-size: 18px;}
.index_news_all{width:100%; height: auto; overflow: hidden; margin-top:36px; background: #fff; box-shadow:3px 5px 6px rgba(0,0,0,0.18); padding:35px 35px 40px}
.index_news_all .mySwiper{width:100%; height: auto; overflow: hidden}
.index_news_all .swiper-slide a{width:100%; display: block; border-radius:8px}
.index_news_img{width:100%; height: auto; overflow: hidden; border-radius: 8px}
.index_news_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_xx{width:100%; height: 220px; overflow: hidden; padding:20px 30px 10px;}
.index_news_time{width:100%; height: auto; overflow: hidden}
.index_news_time span{color:#333333; font-size: 44px; margin-right: 10px;}
.index_news_time i{color:#333333; font-size: 16px; font-style: normal; margin-right:10px;}
.index_news_xx h3{width:100%; height: 40px; line-height: 40px; color: #001f82; font-size: 24px; font-weight:bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin: 10px 0 20px}
.index_news_xx h4{width:100%; height:60px; line-height: 30px; color: #333333; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_news_xq{width:95px; height: 60px; line-height: 60px; border-bottom: 1px solid #fff; background: url(../images/nn_jts.png) no-repeat right center; 
	display: none; margin-bottom: 10px; color:#fff; margin-top: 15px}
.index_news_all .swiper-slide a:hover{background: #001f82 }
.index_news_all .swiper-slide a:hover .index_news_xx{background: url(../images/n_icon.png) no-repeat 94% 90%; }
.index_news_all .swiper-slide a:hover h4{color:#fff; font-size: 20px;  -webkit-line-clamp:3; height: 90px}
.index_news_all .swiper-slide a:hover h3,.index_news_all .swiper-slide a:hover .index_news_time{display: none}
.index_news_all .swiper-slide a:hover .in_news_xq{display: block}
.index_news_all .swiper-slide a:hover .index_news_img img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*第8块*/
.section7{width: 100%; height: 100%; overflow: hidden; position: relative; background:url(../images/section7_bjs.jpg) no-repeat center; background-size:cover;}
.section7 .fp-tableCell{vertical-align: bottom;}
.section7_top{width:100%; height: auto; display: inline-block;}
.index_contact_t{width:auto; float: left}
.index_contact_t h3{color:#ffffff; font-size: 30px; font-weight:bold; margin-bottom:14px;}
.index_contact_t h4{color:#ffffff; font-size:18px;}
.index_contact_ma{float: right; margin-top:26px;}
.in_wxicon,.in_sjicon{width:38px; height: 38px; position: relative; float: left; margin-left: 38px;}
.in_wxicon img,.in_sjicon img{width:100px; height: auto; position: absolute; top:38px;  z-index: 9; display: none;}
.in_sjicon img{right:0}
.in_wxicon img{left:-30px}
.in_wxicon{background: url(../images/wx_icon.png) no-repeat center}
.in_sjicon{background: url(../images/sj_icon.png) no-repeat center}
.in_wxicon:hover img{display:block}
.in_sjicon:hover img{display:block}

.section7_bottom{width:100%; height: auto; overflow: hidden; margin-top: 6vh}
.index_contact_xx{width:35%; height: auto; float: left}
.index_contact_xx h4{color:#fff; font-size: 24px; font-weight: bold; margin-bottom: 20px;}
.index_contact_xx p{color:#fff; font-size: 16px; padding-left: 30px; margin-bottom: 10px; line-height: 40px;}
.f1{background: url(../images/fi1.png) no-repeat left center}
.f2{background: url(../images/fi2.png) no-repeat left center}
.f3{background: url(../images/fi3.png) no-repeat left center}
.f4{background: url(../images/fi4.png) no-repeat left center}
.f5{background: url(../images/fi5.png) no-repeat left center}
.footer_input{width:60.7%; height: auto; float: right; background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.2); padding: 20px 4%}
.footer_input dl{width:100%; height: auto; overflow: hidden}
.footer_input dl dt{width:45%; height: 50px; border-bottom: 1px solid rgba(255,255,255,0.3); position: relative; float: left}
.footer_input dl dd{width:45%; height: 50px; border-bottom: 1px solid rgba(255,255,255,0.3); position: relative; float: right}
.footer_input dl input[type="text"]{width:100%; height: 100%; border: 0; background: none; font-size:16px; color:#fff}
.footer_input textarea{width:100%;  height:100px; border: 0; border-bottom: 1px solid rgba(255,255,255,0.3); resize: none; background: none; margin-top:20px; color:#fff; font-size: 16px; margin-top: 35px;}
.f_submit{width:173px; height:45px;  border: 0; border-radius: 30px; font-size: 18px; color: #fff; background: #001f82; margin: 30px auto; font-size: 16px; display: block; cursor:pointer}
.footer_input dl input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
}  
.footer_input dl input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity:  1;  
}  
.footer_input dl input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:  1;  
}  
.footer_input dl input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;  
}  

.footer_input textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
}  
.footer_input textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity:  1;  
}  
.footer_input textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:  1;  
}  
.footer_input textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;  
}  
.index_fixed{width:119px; height: 119px; background:#fff; box-shadow:0 0 6px rgba(0,0,0,0.18);  text-align: center; border-radius: 50%; margin:4vh auto 0; padding-top:30px; display:block; 
position:relative; z-index:9; transition: all 0.4s ease-in-out;}
.index_fixed p{color:#001f82; font-size: 16px; margin-top:16px;}
.index_fixed:hover{padding-top:20px; box-shadow:0 0 10px rgba(255,255,255,0.5)}





/*版权*/
.index_banquan{width:100%;height: 80px; line-height: 80px;  position: relative; margin-bottom: 1vh}
.index_banquan:after{content: "CONTACT US"; font-size: 170px; font-weight:bold; opacity: 0.05; position: absolute; top:0; left:0; color:#fff}
.index_banquan .copy_l{width:auto; font-size: 14px; color: #fff; float: left}
.copy_l a{font-size: 14px; color: #fff; text-align: center}
.index_zhichi{width:auto; height:80px; line-height: 80px; float: right}
.index_zhichi p{ width:auto; float: left; font-size: 14px; color:#fff; line-height: 80px; margin-right: 10px; padding-left: 0!important}
.index_zhichi .pt{width:121px;height:80px; background: url(../images/vl.png) no-repeat center; margin-right: 10px}
.index_zhichi .js{width:90px;height: 80px; background: url(../images/wl.png) no-repeat center; }
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat center}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat center} 
.index_zhichi span{float: left; font-size: 14px; color: #fff;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




/*内页banner*/
.ny_banner{width:100%; height: 432px; overflow: hidden; padding-top: 170px;}
.ny_banner .in_header{position:absolute}
.ny_baninfo{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_ban_top{   display:inline-block; text-align: center }
.ny_ban_top h3{font-size: 48px; color: #ffffff; font-weight: bold;     display: inline-block; vertical-align: middle; }
.ny_ban_top img{    vertical-align: middle;     display: inline-block; margin: 0 20px}
.ny_baninfo h4{font-size: 20px; color: #fff; border-top:1px solid  rgb(255 255 255 / 50%); border-bottom:1px solid  rgb(255 255 255 / 50%); display: table; margin: 18px auto; height: 50px; line-height: 50px; padding: 0px 75px}
.m-crm{display: table; margin: 0px auto;  text-align: center; font-size: 14px; color: #fff; line-height: 30px; margin-top: 8px;}
.m-crm a{font-size: 14px; color: #fff}
.about_banner{background: url(../images/about_ban.jpg) no-repeat center}
.contact_banner{background: url(../images/contact_ban.jpg) no-repeat center}
.product_banner{background: url(../images/product_ban.jpg) no-repeat center}
.case_banner{background: url(../images/case_ban.jpg) no-repeat center}
.service_banner{background: url(../images/service_ban.jpg) no-repeat center}
.news_banner{background: url(../images/news_ban.jpg) no-repeat center}
.rlzy_banner{background: url(../images/rlzy_ban.jpg) no-repeat center}

.nav-wrap ul{display: table!important; margin:20px auto; max-width:1200px;}
.nav-wrap li{ float: left; line-height:40px; position: relative; margin-bottom:5px;}
.nav-wrap li a{font-size: 17px; padding: 0 26px;}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom: -10px; background: #0053bb; left: 50%;  margin-left:-40px; }
.nav-wrap li a:hover{color:#0053bb}

/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px; margin-bottom:40px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3::after{ content: ""; position: absolute;  height: 8px;  width: 86px; bottom: 0; left: 0; background: url(../images/fengen_10.png) no-repeat center; }
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}
.picScroll-ipro{  width: 1300px; position:relative;overflow: hidden;}
.picScroll-ipro .bd ul{height: auto;  }
.picScroll-ipro .bd ul li{ width: 414px; float: left; margin-right: 30px; position: relative;}
.picScroll-ipro .bd ul li .pic{ height:auto; width: 414px; overflow: hidden;}
.picScroll-ipro .bd ul li .pic img{ width: 100%;transition: all .4s;}
.picScroll-ipro .bd ul li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.picScroll-ipro .bd ul li .title{  height: 66px;  width: 372px; background: #fff; position: absolute;  left: 20px; z-index: 9; bottom: -30px; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.05)}
.picScroll-ipro .bd ul li .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 30px;  transition: all .4s; font-size: 15px;}
.picScroll-ipro .bd ul li:hover .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 50px; }
.picScroll-ipro .bd ul li .title a::before{ content: ""; position: absolute; height: 1px;  width: 10px; background: #0053bb; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #0053bb; bottom: 30px; left: 16px;}
.picScroll-ipro .bd ul li .title span{ float: right; font-size: 14px; color: #999; padding-right: 15px;}
.picScroll-ipro .hd .next,.picScroll-ipro .hd .prev{ position: absolute; top: 110px; z-index: 9999; height: 54px; width: 30px; }
.picScroll-ipro .hd .next{ background: rgba(0,0,0,0.7) url(../images/inside_right.png) no-repeat center; float: right; cursor: pointer; right: 0px;}
.picScroll-ipro .hd .prev{ background: rgba(0,0,0,0.7) url(../images/inside_left.png) no-repeat center; float: left; cursor: pointer; left: 0px;}
.inex_news_main{ overflow: hidden;}
.inex_news_main li{ width:49%;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main li:nth-child(2n){ float:right;}
.inex_news_main li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;  white-space: nowrap; text-overflow: ellipsis;}
.inex_news_main li p a:hover{ color: #0053bb}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}




/*产品展示*/
.ny_product_one{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.pro_pic_1{width:49%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_2{width:23.7%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_3{width:23.7%; float: left; overflow: hidden}
.ny_product_two{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom:40px;}
.ny_product_two h3{font-size: 40px; color: #222222; font-weight: bold; text-align: center; margin-bottom: 67px;}
.ny_product_two ul{width:100%; height: auto; overflow: hidden; }
.ny_product_two ul li{width:24.2%; height: auto; float: left; margin-right:1%; margin-bottom: 20px; }
.ny_product_two ul li:nth-child(4n){margin-right: 0;}
.ny_pro_pic{width:100%; height: auto; overflow: hidden; border: 1px solid #e5e5e5}
.ny_pro_pic img{width:100%; height: auto; display: block; margin:0px auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_two ul li h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; margin-top: 8px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_fa_more{width:146px; height: 34px; text-align: center; line-height:34px; font-size: 16px; color: #222222; margin:28px auto; display: block; border: 1px solid #333; position: relative}
.ny_fa_more p{z-index:999; position: relative}
.ny_fa_more:after{content: ""; width: 0; height: 100%; position: absolute; top:0; left:0; z-index: 9; background: #333; transition: all 0.4s ease-in-out;}
.ny_fa_more:hover p{color:#fff; }
.ny_fa_more:hover:after{width:100%; transition: all 0.4s ease-in-out;}
.ny_product_two ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_tj{width:100%; height: auto; overflow: hidden; margin-top: 88px; margin-bottom: 50px;}
.ny_product_tj .container{border-top:1px solid #333; padding-top: 55px;}
.product_five_pic{margin-left: 280px;}
.product_five_pic .ny_tj_pro{border: 1px solid #e5e5e5; overflow: hidden}
.ny_tj_pro img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.product_five_pic h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; text-align: center; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.product_five_pic a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.swiper-pagination-bullet-active{background:#000}
.ny_proshow_bottom .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_proshow_bottom .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.ny_proshow_bottom .hd ul li::before{ height: 6px; width: 6px; background: #0053bb; position: absolute; left: 20px; top:24px; display: block; content: "";}
.ny_pro_ddh{width:100%; height:auto; overflow:hidden; margin-top:20px;}
.ny_pro_ddh p{color:#333; font-size:16px;}
.ny_pro_ddh span{color:#0053bb; font-size:28px; font-weight:bold; margin-top:10px;}
.ny_proshow_xx em{font-size:16px; margin:10px auto; font-style: normal;}
.pro_text{width:100%; height:auto; margin:20px 0 10px; line-height:30px;}


/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:65%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #0053bb}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:20%; height:auto; float: right; overflow:hidden}
.news_pic img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#0053bb}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{     color: #333;    font-size: 16px;    line-height: 32px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img,.ny_news_show img{max-width:100%}
.ny_news_time{width: 100%; line-height: 30px; color: #999; height:auto; margin-bottom: 20px;
			border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
			clear: both}



/*联系我们*/
.ny_contact_nav{width:100%; height: auto; overflow: hidden}
.contact_list{display: table; margin:60px auto 0;}
.ny_contact_nav a{width:314px; height:50px; line-height: 40px; border-bottom: 1px solid #e5e5e5; font-size:20px; color: #999999; font-weight: bold; float: left; margin-right:60px; text-align:center}
.ny_contact_nav a:last-child{margin-right: 0}
.ny_contact_nav a:hover{border-bottom: 1px solid #fe0616; color:#222222}
.ny_contact_nav a.active{border-bottom: 1px solid #fe0616; color:#222222}
.ny_contact_xx{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.ny_contact_xx .container{border-top:1px solid #333333; border-bottom:1px solid #333333; padding: 35px 0; overflow: hidden;}
.contact_xx_left{width:100%; overflow:hidden}
.contact_xx_left h3{font-size: 40px; color: #222222; font-weight: bold; margin-bottom: 20px;}
.contact_xx_info{width:100%; height: auto; overflow: hidden; line-height: 28px; margin-top: 30px;}
.contact_xx_info p{font-size: 16px; color: #333333; line-height: 28px;}
.contact_xx_right{width:60%; height:345px; float: right}
.ny_contact_ly{width:100%; height:511px; background: url(../images/contact_bjs1.jpg) no-repeat center; padding: 60px 0; margin-top: 74px;}
.ny_contact_ly h3{font-size: 30px; color: #fff; font-weight: bold; text-align: center; margin-bottom: 78px;}
.contact_ly_info{width:1200px; height: auto; overflow: hidden; margin: 20px auto 0}
.contact_ly_info dl{width:100%; height: 52px;}
.contact_ly_info dl input[type="text"]{width:100%; height: 100%; padding: 0px 10px; font-size: 14px; color: #fff; background: none; border: 0}
.contact_ly_info dl dt{width:49%; float: left; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info dl dd{width:49%; float: right; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info textarea{width:100%; height: 112px; border: 1px solid #4a4a4a; padding: 10px; font-size: 14px; color: #fff; background: none; margin-top:18px; resize: none;}
.con_submit{width:340px; height: 52px; background: #fff; text-align: center; line-height: 52px; border: 0; display: block; margin:20px auto; font-size:16px}
.con_submit:hover{background:#0053bb; cursor:pointer; color:#fff}
.ny_contact_zhaopin{width:100%; height: auto; overflow: hidden;  margin-bottom: 98px;}
.ny_contact_zhaopin .container{border-top:1px solid #333333; padding-top: 35px;}
.contact_zhaopin_right{margin-left:280px; }
.contact_zhaopin_right ul{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.contact_zhaopin_right ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; padding-bottom: 56px; margin-bottom: 35px;}
.contact_zhaopin_right ul li h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333333; font-weight: bold; margin-bottom: 10px;}
.contact_zp{width:100%; height: auto; overflow: hidden; margin-top:20px; line-height: 28px; font-size: 16px; color: #333333}
.contact_ly_info input::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.contact_ly_info input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  


.contact_ly_info textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.contact_ly_info textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  




/*底部*/

.ny_footer{display: block; width: 100%; height:auto; overflow: hidden; position: relative; background: url(../images/contact_bjs_f.jpg) no-repeat center bottom; background-size:cover; padding:30px 0 0}
.ny_footer .w1440{width:1200px;}
.ny_footer_bottom{width:100%; height: auto; overflow: hidden; }
.index_ma_f{width:auto; float: right}
.index_ma_f dl{width:120px; height: auto;  overflow: hidden; float: left; margin-right:10px}
.index_ma_f dl dt{width:100%; height: auto; overflow: hidden; background: url(../images/ma_bjs.png) no-repeat center; background-size:cover; float: left; padding: 10px;}
.index_ma_f dl dt img{width:100%; height: auto; display: block}
.index_ma_f dl dd{color:#fff; font-size: 15px; text-align: center; line-height: 40px;}
.index_ma_f dl:last-child{margin-right:0}
.index_contact_xx_f{width:26%; height: auto; float: left; margin-right:2%}
.index_contact_xx_f h3{color:#fff; font-size: 30px; font-weight: bold; margin-bottom:20px;}
.index_contact_xx_f h4{color:#fff; font-size: 20px; font-weight: bold; margin-bottom:20px;}
.index_contact_xx_f p{color:#fff; line-height:35px; font-size: 16px; padding-left:32px; margin-bottom:8px;}
.in_footer_nav_f{width:50%; float: left}
.in_footer_nav_f dl{float: left; width:16.6%; text-align: center}
.in_footer_nav_f dl dt{color:#fff; font-size: 16px; margin-bottom:20px;}
.in_footer_nav_f dl dd{width:100%; height: auto; overflow: hidden}
.in_footer_nav_f dl dd a{display: block; color:#fff; font-size: 16px; margin-bottom:20px;}
.in_footer_nav_f dl dd a:hover{font-weight:bold;}

.ny_banquan{width:100%;height: 80px; line-height: 80px;  position: relative;}
.ny_banquan .copy_l{width:auto; font-size: 14px; color: #fff; float: left}











@media screen and (max-width:1680px){
	.content_list_title{left:7%}
}

@media screen and (max-width:1600px){

.section1 .swiper-pagination{left:5%}
.swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal{left:6.5%}
.f_submit{margin:15px auto 10px;}
.footer_input textarea{height:76px;}
.index_contact_xx p{margin-bottom:0}
}




@media screen and (max-width:1560px){
	.w1440,.ban_info{width:1200px;}
	.ban_info{margin-left:-600px;}

}


@media screen and (max-width:1450px){
.index_about_num dl,.about_top_honor{padding: 50px 30px 45px;}
.about_top_video{height:224px;}
}








